garmin_fit: Added documentation for the garmin_fit allpoints option.
authorTove Petersson <tovisen@users.noreply.github.com>
Wed, 31 Aug 2016 19:10:48 +0000 (21:10 +0200)
committerTove Petersson <tovisen@users.noreply.github.com>
Wed, 31 Aug 2016 19:13:28 +0000 (21:13 +0200)
xmldoc/formats/options/garmin_fit-allpoints.xml [new file with mode: 0644]

diff --git a/xmldoc/formats/options/garmin_fit-allpoints.xml b/xmldoc/formats/options/garmin_fit-allpoints.xml
new file mode 100644 (file)
index 0000000..0a6e805
--- /dev/null
@@ -0,0 +1,6 @@
+<para>
+  This option specifies that all points in the input .fit-file should
+  be read.  The default behavior is otherwise to skip points without
+  gps coordinates.  This is especially useful for devices that do not
+  contain a gps, e.g., Garmin Vivosmart HR.
+</para>